home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 February
/
Chip_2002-02_cd1.bin
/
tema
/
mgedata
/
ae.swf
/
scripts
/
DefineButton2_107
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2001-10-16
|
77b
|
7 lines
on(release){
tellTarget("_root")
{
gotoAndPlay(17);
}
}